unit-test: add lots of tests for the Hush 'test' command
authorStephen Warren <[email protected]>
Mon, 3 Feb 2014 20:24:24 +0000 (13:24 -0700)
committerTom Rini <[email protected]>
Wed, 19 Feb 2014 14:47:34 +0000 (09:47 -0500)
commitf2afe70196dc735dfb7a24793c624df177cff232
treecb8b067f19202a7deb5a806890f3675863a62755
parent67486728841df8fda072ce54702b26674ab13424
unit-test: add lots of tests for the Hush 'test' command

I recently re-wrote cmd_test() to add new features. Add a bunch of unit-
tests to make sure I didn't break anything.

Suggested-by: Simon Glass <[email protected]>
Signed-off-by: Stephen Warren <[email protected]>
test/command_ut.c